Micron Document
🎖️GitЯра🎖️


Displaying Rendered • View rawDownload

docs/assets/screenshots/README.md feat/node-list (c099d5ce) Text, 1.07 KB

Screenshots

This directory contains screenshot assets referenced by the documentation pages.

Screenshots are sourced from the Compose Preview Screenshot Testing reference images
in T383838screenshot-tests/src/screenshotTestDebug/reference/. Light-mode variants are
copied here for use by the Jekyll docs site and in-app documentation browser.

Updating Screenshots

After changing a UI component, regenerate reference images and copy them here:

T282828
./gradlew :screenshot-tests:updateDebugScreenshotTest

Then copy the relevant light-mode PNGs from the reference directory. The
T383838copyDocsScreenshots task automates bulk copying based on the manifest:

T282828
./gradlew :screenshot-tests:copyDocsScreenshots

Naming Convention

T282828
{page-id}_{description}.png

Examples:
• T383838onboarding_welcome.png
• T383838connections_bluetooth_scan.png
• T383838firmware_disclaimer.png

Guidelines

• PNG format, light-mode only (dark variants live in reference directory)
• Name screenshots to match the docs page they appear in
• Keep filenames lowercase with underscores

Served by rngit 1.5.0 - Generated in 0.05s